Release 10.1A: OpenEdge Development:
ADM Reference
deleteRecordStatic
Deletes a record from the specified table in the query.
Location: query.i Parameters:INPUT piTableIndex AS INTEGERReturns: LOGICAL Notes: This function is necessary in order to work around a limitation with the BUFFER-DELETE( ) method for buffer handles. The method fails if there is delete validation defined on the target table. The workaround is to use a static “DELETE {table}.” statement instead.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |